Searched refs:is_function_context (Results 1 – 4 of 4) sorted by relevance
278 if (reg.is_function_context()) { in Decode()394 bool Register::is_function_context() const { in is_function_context() function in v8::internal::interpreter::Register
292 bool is_function_context() const;
1218 if (reg.is_function_context() || reg.is_function_closure() || in RegisterIsValid()
158 if (the_register.is_function_context()) { in LookupRegister()