Searched defs:GetFunctionPrototype (Results 1 - 3 of 3) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/ | ||
H A D | js_function.h | 201 inline JSTaggedValue GetFunctionPrototype() const in GetFunctionPrototype() function in panda::ecmascript::JSFunction |
/arkcompiler/ets_runtime/ecmascript/napi/ | ||
H A D | jsnapi_expo.cpp | 3650 Local<JSValueRef> FunctionRef::GetFunctionPrototype(const EcmaVM *vm) in GetFunctionPrototype() function in panda::FunctionRef |
/arkcompiler/ets_runtime/ecmascript/compiler/ | ||
H A D | stub_builder.cpp | 7903 GateRef StubBuilder::GetFunctionPrototype(GateRef glue, size_t index) in GetFunctionPrototype() function in panda::ecmascript::kungfu::StubBuilder |
Completed in 30 milliseconds