Home
last modified time | relevance | path

Searched defs:getThis (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/test_return_this/
Dtest_return_this.ts34 getThis(): this { method in TestClass
39 export function getThis(this: AnyType): AnyType { function
56 public getThis = getThis.bind(this); property in ReturnThisTestClass
Dtest_return_this.js28 getThis() { method in TestClass
32 export function getThis() { function
/arkcompiler/ets_runtime/ecmascript/compiler/trampoline/x64/
Dasm_interpreter_call.cpp1088 Label getThis; in ResumeRspAndDispatch() local
1280 Label getThis; in ResumeRspAndReturnBaseline() local
/arkcompiler/ets_runtime/ecmascript/compiler/trampoline/aarch64/
Dasm_interpreter_call.cpp740 Label getThis; in ResumeRspAndDispatch() local
856 Label getThis; in ResumeRspAndReturnBaseline() local