Searched defs:fun_name (Results 1 – 6 of 6) sorted by relevance
16 explicit GCExtension(const char* fun_name) in GCExtension()24 static const char* BuildSource(char* buf, size_t size, const char* fun_name) { in BuildSource()
463 #define JS_STATIC_GLOBAL_FUN(fun_name) \ argument
2922 #define INSTALL_BUILTIN_ID(holder_expr, fun_name, name) \ argument2931 const char* fun_name; in InstallBuiltinFunctionIds() member2950 const char* fun_name; in InstallExperimentalBuiltinFunctionIds() member
557 Handle<Object> fun_name = JSFunction::GetDebugName(fun); in NewStackFrameObject() local
1982 Object* fun_name = function->shared()->DebugName(); in JSObjectShortPrint() local6366 Handle<String> fun_name = in DefineProperty() local6398 Handle<String> fun_name = in DefineProperties() local
639 v8::Local<v8::String> fun_name = v8_str(CcTest::isolate(), "uncaught"); in DebugEventCounter() local