Searched refs:InitInterpreterStatusForCompiledMethod (Results 1 – 4 of 4) sorted by relevance
151 void Method::InitInterpreterStatusForCompiledMethod(const JSThread *thread) in InitInterpreterStatusForCompiledMethod() function in panda::ecmascript::Method
434 void InitInterpreterStatusForCompiledMethod(const JSThread *thread);
239 method->InitInterpreterStatusForCompiledMethod(thread_); in NewSMethod()
2298 method->InitInterpreterStatusForCompiledMethod(thread_); in NewMethod()