Searched defs:LoadConstantPoolEntry (Results 1 – 2 of 2) sorted by relevance
| /external/v8/src/interpreter/ | ||
| D | interpreter-assembler.cc | 684 TNode<Object> InterpreterAssembler::LoadConstantPoolEntry(TNode<WordT> index) { in LoadConstantPoolEntry() function in v8::internal::interpreter::InterpreterAssembler |
| D | bytecode-array-builder.cc | 601 BytecodeArrayBuilder& BytecodeArrayBuilder::LoadConstantPoolEntry( in LoadConstantPoolEntry() function in v8::internal::interpreter::BytecodeArrayBuilder |