Home
last modified time | relevance | path

Searched refs:InitInterpreterStatusForCompiledMethod (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Dmethod.cpp151 void Method::InitInterpreterStatusForCompiledMethod(const JSThread *thread) in InitInterpreterStatusForCompiledMethod() function in panda::ecmascript::Method
Dmethod.h434 void InitInterpreterStatusForCompiledMethod(const JSThread *thread);
Dshared_object_factory.cpp239 method->InitInterpreterStatusForCompiledMethod(thread_); in NewSMethod()
Dobject_factory.cpp2298 method->InitInterpreterStatusForCompiledMethod(thread_); in NewMethod()