Home
last modified time | relevance | path

Searched defs:hook (Results 1 – 6 of 6) sorted by relevance

/arkcompiler/runtime_core/static_core/compiler/tests/
Dpanda_runner.h63 void SetHook(Callback hook) in SetHook()
73 void Run(std::string_view source, Callback hook) in Run()
/arkcompiler/runtime_core/compiler/tests/
Dpanda_runner.h54 void SetHook(Callback hook) in SetHook()
64 void Run(std::string_view source, Callback hook) in Run()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_phase/src/
Dmaple_phase.cpp74 void MaplePhase::SetAnalysisInfoHook(AnalysisInfoHook *hook) in SetAnalysisInfoHook()
/arkcompiler/ets_runtime/ecmascript/napi/
Ddfx_jsnapi.cpp1171JSHandle<JSTaggedValue> &hook, JSHandle<JSTaggedValue> &backup) in ReplaceFunctionForHook()
/arkcompiler/ets_runtime/ecmascript/napi/test/
Ddfx_jsnapi_tests.cpp969 JSHandle<JSTaggedValue> hook = JSHandle<JSTaggedValue>(hookFunction); in HWTEST_F_L0() local
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… argument