OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AllocateFunctionPrototype
(Results
1 - 7
of
7
) sorted by null
/external/v8/src/
accessors.cc
464
{ MaybeObject* maybe_prototype = heap->
AllocateFunctionPrototype
(function);
factory.cc
454
isolate()->heap()->
AllocateFunctionPrototype
(*function),
[
all
...]
heap.h
571
MUST_USE_RESULT MaybeObject*
AllocateFunctionPrototype
(JSFunction* function);
[
all
...]
heap.cc
[
all
...]
/external/chromium_org/v8/tools/gcmole/
gcmole.lua
223
"Heap.*
AllocateFunctionPrototype
",
/external/v8/tools/gcmole/
gcmole.lua
220
"Heap.*
AllocateFunctionPrototype
",
/external/chromium_org/v8/test/mjsunit/harmony/
object-observe.js
[
all
...]
Completed in 187 milliseconds