GetGlobalProperty 3540 test/cctest/test-api.cc CHECK(GetGlobalProperty(&context, "obj1")-> GetGlobalProperty 3546 test/cctest/test-api.cc CHECK(GetGlobalProperty(&context, "obj2")-> GetGlobalProperty 3570 test/cctest/test-api.cc CHECK(GetGlobalProperty(&context, "obj1")-> GetGlobalProperty 3572 test/cctest/test-api.cc CHECK(GetGlobalProperty(&context, "obj2")-> GetGlobalProperty 3593 test/cctest/test-api.cc CHECK(!GetGlobalProperty(&context, "obj1")-> GetGlobalProperty 3595 test/cctest/test-api.cc CHECK(!GetGlobalProperty(&context, "obj2")-> GetGlobalProperty 3611 test/cctest/test-api.cc CHECK(GetGlobalProperty(&context, "obj1")->SetAccessor( GetGlobalProperty 3615 test/cctest/test-api.cc CHECK(GetGlobalProperty(&context, "obj2")->SetAccessor( GetGlobalProperty 3626 test/cctest/test-api.cc CHECK(!GetGlobalProperty(&context, "obj1")-> GetGlobalProperty 3628 test/cctest/test-api.cc CHECK(!GetGlobalProperty(&context, "obj2")-> GetGlobalProperty 3667 test/cctest/test-api.cc CHECK(GetGlobalProperty(&context, "obj1")->SetAccessor( GetGlobalProperty 3671 test/cctest/test-api.cc CHECK(GetGlobalProperty(&context, "obj2")->SetAccessor( GetGlobalProperty 144 test/cctest/test-compiler.cc return GetGlobalProperty("result")->ToObjectChecked()->Number(); GetGlobalProperty 165 test/cctest/test-compiler.cc return GetGlobalProperty("result")->ToObjectChecked()->Number(); GetGlobalProperty 185 test/cctest/test-compiler.cc return GetGlobalProperty("result")->ToObjectChecked()->Number(); GetGlobalProperty 206 test/cctest/test-compiler.cc return GetGlobalProperty("result")->ToObjectChecked()->Number(); GetGlobalProperty 260 test/cctest/test-compiler.cc CHECK_EQ(511.0, GetGlobalProperty("r")->ToObjectChecked()->Number());