Home
last modified time | relevance | path

Searched refs:AllocateConstantPoolEntry (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/interpreter/
Dbytecode-array-builder.h306 size_t AllocateConstantPoolEntry(); in NON_EXPORTED_BASE()
Dbytecode-array-builder.cc932 size_t BytecodeArrayBuilder::AllocateConstantPoolEntry() { in AllocateConstantPoolEntry() function in v8::internal::interpreter::BytecodeArrayBuilder
Dbytecode-generator.cc920 builder()->AllocateConstantPoolEntry()); in VisitDeclarations()
1385 size_t entry = builder()->AllocateConstantPoolEntry(); in VisitFunctionLiteral()
1508 size_t entry = builder()->AllocateConstantPoolEntry(); in VisitNativeFunctionLiteral()