Home
last modified time | relevance | path

Searched refs:num_script_contexts (Results 1 – 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/ic/
Daccessor-assembler.cc3393 TNode<IntPtrT> num_script_contexts = SmiUntag(CAST(LoadFixedArrayElement( in ScriptContextTableLookup() local
3400 GotoIf(IntPtrGreaterThanOrEqual(context_index.value(), num_script_contexts), in ScriptContextTableLookup()