Home
last modified time | relevance | path

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

/foundation/ace/ace_engine/frameworks/bridge/declarative_frontend/engine/quickjs/
Dqjs_helpers.cpp109 JSValue JsDebugLogPrint(JSContext* ctx, JSValueConst value, int32_t argc, JSValueConst* argv) in JsDebugLogPrint() function
/foundation/ace/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/
Djsi_declarative_engine.cpp231 shared_ptr<JsValue> JsDebugLogPrint(const shared_ptr<JsRuntime>& runtime, const shared_ptr<JsValue>… in JsDebugLogPrint() function
/foundation/ace/ace_engine/frameworks/bridge/js_frontend/engine/jsi/
Djsi_engine.cpp2350 shared_ptr<JsValue> JsDebugLogPrint(const shared_ptr<JsRuntime>& runtime, const shared_ptr<JsValue>… in JsDebugLogPrint() function
/foundation/ace/ace_engine/frameworks/bridge/js_frontend/engine/quickjs/
Dqjs_engine.cpp2473 JSValue JsDebugLogPrint(JSContext* ctx, JSValueConst value, int32_t argc, JSValueConst* argv) in JsDebugLogPrint() function