HomeSort by relevance Sort by last modified time
    Searched refs:CALL_HEAP_FUNCTION (Results 1 - 9 of 9) sorted by null

  /external/v8/src/
factory.cc 44 CALL_HEAP_FUNCTION(
54 CALL_HEAP_FUNCTION(
63 CALL_HEAP_FUNCTION(isolate(),
71 CALL_HEAP_FUNCTION(isolate(),
79 CALL_HEAP_FUNCTION(isolate(),
89 CALL_HEAP_FUNCTION(isolate(),
100 CALL_HEAP_FUNCTION(isolate(),
109 CALL_HEAP_FUNCTION(isolate(),
115 CALL_HEAP_FUNCTION(isolate(),
121 CALL_HEAP_FUNCTION(isolate()
    [all...]
handles.cc 135 CALL_HEAP_FUNCTION(content->GetIsolate(),
142 CALL_HEAP_FUNCTION(first->GetIsolate(),
150 CALL_HEAP_FUNCTION(
246 CALL_HEAP_FUNCTION(string->GetIsolate(), string->TryFlatten(), String);
253 CALL_HEAP_FUNCTION(function->GetIsolate(),
266 CALL_HEAP_FUNCTION(object->GetIsolate(),
278 CALL_HEAP_FUNCTION(
291 CALL_HEAP_FUNCTION(
303 CALL_HEAP_FUNCTION(object->GetIsolate(),
312 CALL_HEAP_FUNCTION(isolate
    [all...]
compilation-cache.cc 72 CALL_HEAP_FUNCTION(isolate,
241 CALL_HEAP_FUNCTION(isolate(),
300 CALL_HEAP_FUNCTION(isolate(),
357 CALL_HEAP_FUNCTION(isolate(),
heap-inl.h 530 #define CALL_HEAP_FUNCTION(ISOLATE, FUNCTION_CALL, TYPE) \
debug.cc 88 CALL_HEAP_FUNCTION(
97 CALL_HEAP_FUNCTION(
    [all...]
stub-cache.cc     [all...]
runtime.cc     [all...]
  /external/v8/test/cctest/
test-alloc.cc 102 CALL_HEAP_FUNCTION(ISOLATE, AllocateAfterFailures(), Object);
test-debug.cc 411 CALL_HEAP_FUNCTION(
    [all...]

Completed in 127 milliseconds