OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:g1c1
(Results
1 - 5
of
5
) sorted by null
/external/chromium_org/v8/test/cctest/
test-mark-compact.cc
269
Handle<Object>
g1c1
=
local
277
global_handles->MakeWeak(
g1c1
.location(),
305
Object** g1_children[] = {
g1c1
.location() };
327
global_handles->ClearWeakness(
g1c1
.location());
333
Object** g1_children[] = {
g1c1
.location() };
350
global_handles->MakeWeak(
g1c1
.location(),
test-global-handles.cc
286
Handle<Object>
g1c1
=
local
302
global_handles->SetReferenceFromGroup(UniqueId(1),
g1c1
.location());
313
ASSERT(implicit_refs->at(0)->children[0] ==
g1c1
.location());
test-api.cc
[
all
...]
/external/v8/test/cctest/
test-mark-compact.cc
322
Handle<Object>
g1c1
=
local
330
global_handles->MakeWeak(
g1c1
.location(),
358
Object** g1_children[] = {
g1c1
.location() };
380
global_handles->ClearWeakness(
g1c1
.location());
386
Object** g1_children[] = {
g1c1
.location() };
403
global_handles->MakeWeak(
g1c1
.location(),
test-api.cc
2214
Persistent<Object>
g1c1
;
local
[
all
...]
Completed in 730 milliseconds