Searched refs:stOwnByName (Results 1 – 2 of 2) sorted by relevance
/ark/ts2abc/ts2panda/src/ |
D | pandagen.ts | 555 this.stOwnByName(node, obj, prop, nameSetting); 605 …private stOwnByName(node: ts.Node | NodeKind, obj: VReg, string_id: string, nameSetting: boolean) { method in PandaGen
|
/ark/js_runtime/ecmascript/compiler/ |
D | stub_descriptor.cpp | 2050 …StubDescriptor stOwnByName("StOwnByName", 0, 4, ArgumentsOrder::DEFAULT_ORDER, StubMachineType::UI… in CALL_STUB_INIT_DESCRIPTOR() local 2051 *descriptor = stOwnByName; in CALL_STUB_INIT_DESCRIPTOR()
|