Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/interpreter/
H A Dbytecode-generator.cc957 PutImpl(slot_kind, 0, variable, slot_index); in Put()
960 PutImpl(slot_kind, 0, node, slot_index); in Put()
964 PutImpl(slot_kind, variable_index, name, slot_index); in Put()
967 PutImpl(slot_kind, 0, name, slot_index); in Put()
987 void PutImpl(SlotKind slot_kind, int index, const void* node, in PutImpl() function in v8::internal::interpreter::BytecodeGenerator::FeedbackSlotCache

Completed in 15 milliseconds