OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IsAllocationAllowed
(Results
1 - 5
of
5
) sorted by null
/external/v8/src/
heap.h
[
all
...]
hydrogen-instructions.h
[
all
...]
objects-inl.h
800
ASSERT(HEAP->
IsAllocationAllowed
());
[
all
...]
objects.cc
689
if (!HEAP->
IsAllocationAllowed
()) return this;
[
all
...]
runtime.cc
[
all
...]
Completed in 311 milliseconds