Home
last modified time | relevance | path

Searched defs:ConstructorCheck (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dcall_signature.cpp990 DEF_CALL_SIGNATURE(ConstructorCheck) in DEF_CALL_SIGNATURE() argument
Dstub_builder.cpp9771 GateRef StubBuilder::ConstructorCheck(GateRef glue, GateRef ctor, GateRef outPut, GateRef thisObj) in ConstructorCheck() function in panda::ecmascript::kungfu::StubBuilder