Home
last modified time | relevance | path

Searched refs:empty_function (Results 1 – 10 of 10) sorted by relevance

/external/clang/test/Analysis/
Dcoverage.c96 static void empty_function(){ in empty_function() function
100 empty_function(); in use_empty_function()
Dmalloc-plist.c175 static void empty_function(){ in empty_function() function
178 empty_function(); in use_empty_function()
/external/llvm/test/MC/MachO/ARM/
Dempty-function-nop.ll9 define internal fastcc void @empty_function() {
/external/v8/src/
Dbootstrapper.cc208 Handle<JSFunction> empty_function,
604 Handle<JSFunction> empty_function = in CreateEmptyFunction() local
614 empty_function->set_map(*empty_function_map); in CreateEmptyFunction()
622 empty_function->shared()->set_start_position(0); in CreateEmptyFunction()
623 empty_function->shared()->set_end_position(source->length()); in CreateEmptyFunction()
624 empty_function->shared()->set_function_literal_id(1); in CreateEmptyFunction()
625 empty_function->shared()->DontAdaptArguments(); in CreateEmptyFunction()
626 SharedFunctionInfo::SetScript(handle(empty_function->shared()), script); in CreateEmptyFunction()
633 Map::SetPrototype(sloppy_function_map, empty_function); in CreateEmptyFunction()
634 Map::SetPrototype(sloppy_function_without_prototype_map, empty_function); in CreateEmptyFunction()
[all …]
Dfactory.h755 Handle<JSFunction> empty_function);
757 Handle<Map> CreateClassFunctionMap(Handle<JSFunction> empty_function);
Dfactory.cc2785 FunctionMode function_mode, Handle<JSFunction> empty_function) { in CreateStrictFunctionMap() argument
2790 Map::SetPrototype(map, empty_function); in CreateStrictFunctionMap()
2839 Handle<Map> Factory::CreateClassFunctionMap(Handle<JSFunction> empty_function) { in CreateClassFunctionMap() argument
2844 Map::SetPrototype(map, empty_function); in CreateClassFunctionMap()
/external/deqp/data/gles2/shaders/
Dpreprocessor.test82 case empty_function
/external/deqp/external/openglcts/data/gl33/
Dpreprocessor.test101 case empty_function
/external/deqp/external/openglcts/data/gles3/
Dpreprocessor.test101 case empty_function
/external/deqp/data/gles3/shaders/
Dpreprocessor.test101 case empty_function