OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AllocateRawOneByteString
(Results
1 - 6
of
6
) sorted by null
/external/chromium_org/v8/test/cctest/
test-alloc.cc
58
CHECK(!heap->
AllocateRawOneByteString
(100, TENURED)->IsFailure());
/external/chromium_org/v8/src/
heap.cc
[
all
...]
factory.cc
276
isolate()->heap()->
AllocateRawOneByteString
(length, pretenure),
[
all
...]
heap.h
[
all
...]
runtime.cc
[
all
...]
objects.cc
[
all
...]
Completed in 4276 milliseconds