Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/interpreter/
H A Dbytecode-array-builder.h108 enum ContextSlotMutability { kImmutableSlot, kMutableSlot }; enumerator
H A Dbytecode-array-builder.cc753 DCHECK_EQ(kMutableSlot, mutability); in LoadContextSlot()
759 DCHECK_EQ(mutability, kMutableSlot); in LoadContextSlot()
H A Dbytecode-generator.cc3578 : BytecodeArrayBuilder::kMutableSlot; in BuildVariableLoad()
3766 BytecodeArrayBuilder::kMutableSlot); in BuildVariableAssignment()

Completed in 14 milliseconds