Home | History | Annotate | Download | only in src

Lines Matching refs:kBoundFunctionIndex

8156     bindee = Handle<Object>(old_bindings->get(JSFunction::kBoundFunctionIndex),
8165 new_bindings->set(JSFunction::kBoundFunctionIndex, *bindee);
8216 JSReceiver::cast(bound_args->get(JSFunction::kBoundFunctionIndex)),