Home
last modified time | relevance | path

Searched defs:jsCodeLen (Results 1 – 10 of 10) sorted by relevance

/foundation/ace/ace_engine/frameworks/bridge/js_frontend/engine/common/
Dgroup_js_bridge.h45 …rtual void LoadPluginJsByteCode(std::vector<uint8_t>&& jsCode, std::vector<int32_t>&& jsCodeLen) {} in LoadPluginJsByteCode()
/foundation/ace/napi/module_manager/
Dnative_module_manager.h52 int32_t jsCodeLen = 0; member
/foundation/ace/ace_engine/frameworks/core/components/test/json/
Djson_frontend.h161 …void LoadPluginJsByteCode(std::vector<uint8_t>&& jsCode, std::vector<int32_t>&& jsCodeLen) const o… in LoadPluginJsByteCode()
/foundation/ace/ace_engine/frameworks/bridge/test/unittest/jsfrontend/
Ddom_mock.h122 …void LoadPluginJsByteCode(std::vector<uint8_t>&& jsCode, std::vector<int32_t>&& jsCodeLen) const o… in LoadPluginJsByteCode()
/foundation/ace/ace_engine/frameworks/bridge/card_frontend/
Dcard_frontend.h63 …void LoadPluginJsByteCode(std::vector<uint8_t>&& jsCode, std::vector<int32_t>&& jsCodeLen) const o… in LoadPluginJsByteCode()
/foundation/ace/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/
Djsi_declarative_group_js_bridge.cpp570 …roupJsBridge::LoadPluginJsByteCode(std::vector<uint8_t>&& jsCode, std::vector<int32_t>&& jsCodeLen) in LoadPluginJsByteCode()
/foundation/ace/ace_engine/frameworks/bridge/js_frontend/engine/jsi/
Djsi_group_js_bridge.cpp567 …roupJsBridge::LoadPluginJsByteCode(std::vector<uint8_t>&& jsCode, std::vector<int32_t>&& jsCodeLen) in LoadPluginJsByteCode()
/foundation/ace/ace_engine/frameworks/bridge/js_frontend/engine/v8/
Dv8_group_js_bridge.cpp694 …roupJsBridge::LoadPluginJsByteCode(std::vector<uint8_t>&& jsCode, std::vector<int32_t>&& jsCodeLen) in LoadPluginJsByteCode()
/foundation/ace/ace_engine/frameworks/bridge/js_frontend/engine/quickjs/
Dqjs_group_js_bridge.cpp139 …roupJsBridge::LoadPluginJsByteCode(std::vector<uint8_t>&& jsCode, std::vector<int32_t>&& jsCodeLen) in LoadPluginJsByteCode()
/foundation/ace/ace_engine/frameworks/bridge/declarative_frontend/engine/v8/
Dv8_declarative_group_js_bridge.cpp871 …roupJsBridge::LoadPluginJsByteCode(std::vector<uint8_t>&& jsCode, std::vector<int32_t>&& jsCodeLen) in LoadPluginJsByteCode()