OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:not_right
(Results
1 - 2
of
2
) sorted by null
/external/v8/test/cctest/
test-heap.cc
99
Object*
not_right
= HEAP->FindCodeObject(obj_copy->address() +
local
101
CHECK(
not_right
!= code);
[
all
...]
/external/chromium_org/v8/test/cctest/
test-heap.cc
144
Object*
not_right
= isolate->FindCodeObject(obj_copy->address() +
local
146
CHECK(
not_right
!= code);
[
all
...]
Completed in 25 milliseconds