Lines Matching refs:NativeExecutable
30 NativeFunction on NativeExecutable. Provide an implementation of a host
75 (JSC::NativeExecutable::create):
76 (JSC::NativeExecutable::NativeExecutable):
1223 Bug 39252 - Move host/native JSFunction's NativeFunction onto NativeExecutable.
1227 Instead, move this onto NativeExecutable. This will allow host functions to
1258 (JSC::NativeExecutable::create):
1259 (JSC::NativeExecutable::function):
1260 (JSC::NativeExecutable::NativeExecutable):
1547 (JSC::NativeExecutable::NativeExecutable):
3186 (JSC::NativeExecutable::NativeExecutable):
3460 (JSC::NativeExecutable::NativeExecutable):
20293 and create a new NativeExecutable type. We now provide a new method in JSFunction
20307 that might be a FunctionExecutable or a NativeExecutable. This does now mean that all
20324 - NativeExecutable
20355 (JSC::NativeExecutable::~NativeExecutable):
20361 (JSC::NativeExecutable::NativeExecutable):