Searched defs:IsBaseConstructorKind (Results 1 - 2 of 2) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/ | ||
H A D | js_function.h | 293 inline static bool IsBaseConstructorKind(FunctionKind kind) in IsBaseConstructorKind() function in panda::ecmascript::JSFunction |
/arkcompiler/ets_runtime/ecmascript/compiler/ | ||
H A D | stub_builder-inl.h | 3437 inline GateRef StubBuilder::IsBaseConstructorKind(GateRef kind) in IsBaseConstructorKind() function in panda::ecmascript::kungfu::StubBuilder |
Completed in 17 milliseconds