HomeSort by relevance Sort by last modified time
    Searched defs:no_allocation (Results 1 - 25 of 39) sorted by null

1 2

  /external/chromium_org/v8/src/
marking-thread.cc 55 DisallowHeapAllocation no_allocation; local
sweeper-thread.cc 59 DisallowHeapAllocation no_allocation; local
optimizing-compiler-thread.cc 47 DisallowHeapAllocation no_allocation; local
uri.h 96 { DisallowHeapAllocation no_allocation; local
112 { DisallowHeapAllocation no_allocation; local
133 DisallowHeapAllocation no_allocation; local
145 DisallowHeapAllocation no_allocation; local
252 { DisallowHeapAllocation no_allocation; local
280 { DisallowHeapAllocation no_allocation; local
accessors.cc 738 DisallowHeapAllocation no_allocation; local
744 FrameFunctionIterator it(isolate, no_allocation);
code-stubs-hydrogen.cc 39 DisallowHeapAllocation no_allocation; local
compiler.cc 461 DisallowHeapAllocation no_allocation; local
    [all...]
deoptimizer.cc 294 DisallowHeapAllocation no_allocation; local
322 DisallowHeapAllocation no_allocation; local
341 DisallowHeapAllocation no_allocation; local
418 DisallowHeapAllocation no_allocation; local
430 DisallowHeapAllocation no_allocation; local
469 DisallowHeapAllocation no_allocation; local
    [all...]
type-info.cc 565 DisallowHeapAllocation no_allocation; local
handles.cc 446 DisallowHeapAllocation no_allocation; // ensure vectors stay valid. local
474 DisallowHeapAllocation no_allocation; local
502 DisallowHeapAllocation no_allocation;
513 DisallowHeapAllocation no_allocation; local
    [all...]
elements.cc 158 DisallowHeapAllocation no_allocation; local
207 DisallowHeapAllocation no_allocation; local
    [all...]
frames.cc 801 DisallowHeapAllocation no_allocation; local
    [all...]
ic.cc 1137 DisallowHeapAllocation no_allocation; local
1171 DisallowHeapAllocation no_allocation; local
1238 DisallowHeapAllocation no_allocation; local
    [all...]
debug.cc 2075 DisallowHeapAllocation no_allocation; local
2545 DisallowHeapAllocation no_allocation; local
    [all...]
  /external/v8/src/
type-info.cc 566 AssertNoAllocation no_allocation; local
593 AssertNoAllocation no_allocation; local
handles.cc 481 AssertNoAllocation no_allocation; local
508 AssertNoAllocation no_allocation;
518 AssertNoAllocation no_allocation; local
    [all...]
frames.cc 745 AssertNoAllocation no_allocation; local
    [all...]
ic.cc 1510 AssertNoAllocation no_allocation; local
    [all...]
deoptimizer.cc 250 AssertNoAllocation no_allocation; local
262 AssertNoAllocation no_allocation; local
271 AssertNoAllocation no_allocation; local
291 AssertNoAllocation no_allocation; local
307 AssertNoAllocation no_allocation; local
    [all...]
  /external/v8/src/arm/
deoptimizer-arm.cc 49 AssertNoAllocation no_allocation; local
    [all...]
  /external/v8/src/ia32/
deoptimizer-ia32.cc 122 AssertNoAllocation no_allocation; local
    [all...]
  /external/v8/src/mips/
deoptimizer-mips.cc 47 AssertNoAllocation no_allocation; local
    [all...]
  /external/v8/src/x64/
deoptimizer-x64.cc 51 AssertNoAllocation no_allocation; local
    [all...]
  /external/chromium_org/v8/test/cctest/
test-strings.cc 351 DisallowHeapAllocation no_allocation; local
680 DisallowHeapAllocation no_allocation; local
    [all...]
test-heap.cc 2671 DisallowHeapAllocation no_allocation; local
    [all...]

Completed in 1252 milliseconds

1 2