Home
last modified time | relevance | path

Searched refs:CreateFunction (Results 1 – 17 of 17) sorted by relevance

/third_party/node/test/js-native-api/5_function_factory/
D5_function_factory.c10 static napi_value CreateFunction(napi_env env, napi_callback_info info) { in CreateFunction() function
20 napi_create_function(env, "exports", -1, CreateFunction, NULL, &exports)); in Init()
/third_party/cef/tests/cefclient/renderer/
Dperformance_test.cc143 CefV8Value::CreateFunction(kGetPerfTests, handler), in OnContextCreated()
146 CefV8Value::CreateFunction(kRunPerfTest, handler), in OnContextCreated()
149 CefV8Value::CreateFunction(kPerfTestReturnValue, handler), in OnContextCreated()
Dperformance_test_tests.cc106 CefRefPtr<CefV8Value> value = CefV8Value::CreateFunction(name, handler); in PERF_TEST_FUNC()
126 CefRefPtr<CefV8Value> func = CefV8Value::CreateFunction(name, handler); in PERF_TEST_FUNC()
151 CefRefPtr<CefV8Value> func = CefV8Value::CreateFunction(name, handler); in PERF_TEST_FUNC()
/third_party/skia/third_party/externals/dawn/src/dawn_native/metal/
DShaderModuleMTL.h45 MaybeError CreateFunction(const char* entryPointName,
DUtilsMetal.mm201 DAWN_TRY(shaderModule->CreateFunction(shaderEntryPoint, singleShaderStage,
284 DAWN_TRY(shaderModule->CreateFunction(
DShaderModuleMTL.mm173 MaybeError ShaderModule::CreateFunction(const char* entryPointName,
/third_party/cef/tests/ceftests/
Dv8_unittest.cc1885 CefRefPtr<CefV8Value> value = CefV8Value::CreateFunction("f", new Handler); in RunFunctionCreateTest()
1954 CefRefPtr<CefV8Value> func = CefV8Value::CreateFunction(kFuncName, handler); in RunFunctionHandlerTest()
2010 CefRefPtr<CefV8Value> func = CefV8Value::CreateFunction("myfunc", handler); in RunFunctionHandlerExceptionTest()
2055 CefRefPtr<CefV8Value> func = CefV8Value::CreateFunction("myfunc", handler); in RunFunctionHandlerFailTest()
2105 CefRefPtr<CefV8Value> func = CefV8Value::CreateFunction("myfunc", handler); in RunFunctionHandlerNoObjectTest()
2152 CefRefPtr<CefV8Value> func = CefV8Value::CreateFunction("myfunc", handler); in RunFunctionHandlerWithContextTest()
2210 CefRefPtr<CefV8Value> func = CefV8Value::CreateFunction("myfunc", handler); in RunFunctionHandlerEmptyStringTest()
2383 CefRefPtr<CefV8Value> func = CefV8Value::CreateFunction(kFuncName, handler); in RunStackTraceTest()
2554 CefV8Value::CreateFunction("v8_context_entered_test", handler); in OnContextCreated()
2603 CefV8Value::CreateFunction("notify_test_done", handler); in OnContextCreated()
[all …]
Dmessage_router_unittest.cc134 CefV8Value::CreateFunction(kJSNotifyFunc, handler.get()); in OnContextCreated()
138 CefV8Value::CreateFunction(kJSAssertTotalCountFunc, handler.get()); in OnContextCreated()
142 CefV8Value::CreateFunction(kJSAssertBrowserCountFunc, handler.get()); in OnContextCreated()
146 CefV8Value::CreateFunction(kJSAssertContextCountFunc, handler.get()); in OnContextCreated()
/third_party/node/deps/v8/src/init/
Dbootstrapper.cc468 V8_NOINLINE Handle<JSFunction> CreateFunction( in CreateFunction() function
487 V8_NOINLINE Handle<JSFunction> CreateFunction( in CreateFunction() function
490 return CreateFunction(isolate, in CreateFunction()
500 Handle<JSFunction> function = CreateFunction( in InstallFunction()
833 Handle<JSFunction> object_fun = CreateFunction( in CreateObjectFunction()
1889 CreateFunction(isolate_, factory->ArrayIterator_string(), in InitializeGlobal()
2202 Handle<JSFunction> string_iterator_function = CreateFunction( in InitializeGlobal()
2687 Handle<JSFunction> regexp_string_iterator_function = CreateFunction( in InitializeGlobal()
3210 Handle<JSFunction> segments_fun = CreateFunction( in InitializeGlobal()
3245 Handle<JSFunction> segment_iterator_fun = CreateFunction( in InitializeGlobal()
[all …]
/third_party/cef/include/
Dcef_v8.h534 static CefRefPtr<CefV8Value> CreateFunction(const CefString& name,
/third_party/cef/libcef_dll/wrapper/
Dcef_message_router.cc790 CefV8Value::CreateFunction(config_.js_query_function, handler.get()); in OnContextCreated()
795 CefV8Value::CreateFunction(config_.js_cancel_function, handler.get()); in OnContextCreated()
/third_party/cef/libcef_dll/ctocpp/
Dv8value_ctocpp.cc169 CefRefPtr<CefV8Value> CefV8Value::CreateFunction( in CreateFunction() function in CefV8Value
/third_party/cef/libcef_dll/cpptoc/
Dv8value_cpptoc.cc182 CefRefPtr<CefV8Value> _retval = CefV8Value::CreateFunction( in cef_v8value_create_function()
/third_party/node/doc/api/
Daddons.md758 void CreateFunction(const FunctionCallbackInfo<Value>& args) {
773 NODE_SET_METHOD(module, "exports", CreateFunction);
/third_party/cef/libcef/renderer/
Dv8_impl.cc1431 CefRefPtr<CefV8Value> CefV8Value::CreateFunction( in CreateFunction() function in CefV8Value
/third_party/libabigail/tests/data/test-diff-dwarf-abixml/
Dtest0-pr19026-libvtkIOSQL-6.1.so.1.abi1446 …<typedef-decl name='CreateFunction' type-id='type-id-175' filepath='/var/tmp/gamblin2/spack-stage/…
6795 …<typedef-decl name='CreateFunction' type-id='type-id-175' filepath='/var/tmp/gamblin2/spack-stage/…
/third_party/chromium/patch/
D0003-ohos-1115.patch39841 + CreateFunction<SessionsRestoreFunction>(true).get(), "[\"1\"]",