Home
last modified time | relevance | path

Searched refs:RuntimeThrowDeleteSuperProperty (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/stubs/
H A Druntime_stubs.h322 static inline void RuntimeThrowDeleteSuperProperty(JSThread *thread);
H A Druntime_stubs-inl.h1633 void RuntimeStubs::RuntimeThrowDeleteSuperProperty(JSThread *thread) in RuntimeThrowDeleteSuperProperty() function in panda::ecmascript::RuntimeStubs
H A Druntime_stubs.cpp2015 RuntimeThrowDeleteSuperProperty(thread); in DEF_RUNTIME_STUBS()
/arkcompiler/ets_runtime/ecmascript/interpreter/
H A Dslow_runtime_stub.cpp1095 return RuntimeStubs::RuntimeThrowDeleteSuperProperty(thread); in ThrowDeleteSuperProperty()

Completed in 18 milliseconds