Searched refs:kBoundThisIndex (Results 1 – 4 of 4) sorted by relevance
154 const kBoundThisIndex = 1;
1614 bindings->get(JSFunction::kBoundThisIndex)); in ExtractClosureReferences()
7390 static const int kBoundThisIndex = 1; variable
8296 new_bindings->set(JSFunction::kBoundThisIndex, *this_object); in RUNTIME_FUNCTION()