Searched refs:this_object (Results 1 – 2 of 2) sorted by relevance
74 typename Traits::Type::Parser this_object) in ParserBase() argument75 : Traits(this_object), in ParserBase()
8260 CONVERT_ARG_HANDLE_CHECKED(Object, this_object, 2); in RUNTIME_FUNCTION()8271 RUNTIME_ASSERT(arguments[0].is_identical_to(this_object)); in RUNTIME_FUNCTION()8274 RUNTIME_ASSERT(this_object->IsUndefined()); in RUNTIME_FUNCTION()8296 new_bindings->set(JSFunction::kBoundThisIndex, *this_object); in RUNTIME_FUNCTION()