Searched refs:kBoundThisIndex (Results 1 – 4 of 4) sorted by relevance
134 const kBoundThisIndex = 1;
2063 bindings->get(JSFunction::kBoundThisIndex)); in ExtractClosureReferences()
5869 static const int kBoundThisIndex = 1; variable
7826 new_bindings->set(JSFunction::kBoundThisIndex, args[2]); in RUNTIME_FUNCTION()