Home
last modified time | relevance | path

Searched refs:AllocateDeferredConstantPoolEntry (Results 1 - 3 of 3) sorted by relevance

/third_party/node/deps/v8/src/interpreter/
H A Dbytecode-array-builder.h504 size_t AllocateDeferredConstantPoolEntry();
H A Dbytecode-generator.cc1649 builder()->AllocateDeferredConstantPoolEntry()); in BuildDeclareCall()
2519 size_t entry = builder()->AllocateDeferredConstantPoolEntry(); in VisitFunctionLiteral()
2561 builder()->AllocateDeferredConstantPoolEntry(); in BuildClassLiteral()
2954 size_t entry = builder()->AllocateDeferredConstantPoolEntry(); in VisitNativeFunctionLiteral()
3085 entry = builder()->AllocateDeferredConstantPoolEntry(); in VisitObjectLiteral()
3419 size_t entry = builder()->AllocateDeferredConstantPoolEntry(); in BuildCreateArrayLiteral()
6441 size_t entry = builder()->AllocateDeferredConstantPoolEntry(); in VisitGetTemplateObject()
H A Dbytecode-array-builder.cc1562 size_t BytecodeArrayBuilder::AllocateDeferredConstantPoolEntry() { in AllocateDeferredConstantPoolEntry() function in v8::internal::interpreter::BytecodeArrayBuilder

Completed in 15 milliseconds