Home
last modified time | relevance | path

Searched defs:GetConstantPoolEntry (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/interpreter/
Dbytecode-array-builder.cc1539 size_t BytecodeArrayBuilder::GetConstantPoolEntry( in GetConstantPoolEntry() function in v8::internal::interpreter::BytecodeArrayBuilder
1544 size_t BytecodeArrayBuilder::GetConstantPoolEntry(AstBigInt bigint) { in GetConstantPoolEntry() function in v8::internal::interpreter::BytecodeArrayBuilder
1548 size_t BytecodeArrayBuilder::GetConstantPoolEntry(const Scope* scope) { in GetConstantPoolEntry() function in v8::internal::interpreter::BytecodeArrayBuilder
1552 size_t BytecodeArrayBuilder::GetConstantPoolEntry(double number) { in GetConstantPoolEntry() function in v8::internal::interpreter::BytecodeArrayBuilder